SftTabs/NET 6.0

Part Field, DragDetectedEventArgs Class

Softel vdm, Inc.

Defines which part is being dragged. May be null/Nothing indicating that no part is associated with this event.

Syntax      DragDetectedEventArgs Class (Softelvdm.SftTabsNET)

VB   

Public ReadOnly Property Part As GenericPartClass

C#   

public readonly GenericPartClass Part;

C++   

public: <readonly> GenericPartClass^ Part;

Comments

The Part field defines which part is being dragged. May be null/Nothing indicating that no part is associated with this event.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com